home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / ISSUE22 / TIMING / README.TXT < prev    next >
Encoding:
Text File  |  1997-05-19  |  742 b   |  16 lines

  1. Supplied files are:
  2.  
  3. DELDEMO  DPR       Delphi demo of timer.
  4. UNIT1    DFM       Required by DELDEMO.DPR
  5. UNIT1    PAS       Required by DELDEMO.DPR
  6. DEMO     PAS       Generic demo of timer - source for all targets.
  7. DEMO_PR  EXE       DEMO.PAS compiled with BP7 in protected mode.
  8. DEMO_RL  EXE       DEMO.PAS compiled with BP7 in real mode.
  9. DEMO_W16 EXE       DEMO.PAS compiled with Delphi 1 for Windows 3 or 95
  10. DEMO_W32 EXE       DEMO.PAS compiled with Delphi 2 for Windows 95
  11. HIRESTMR PAS       The general-purpose high-resolution timer unit.
  12. LIBDEF   INC       Creates definitions that specify the compiler target.
  13. PROFIT   PAS       A general-purpose program profiler unit.
  14.  
  15. OPTIMER  LZH       OpTimer unit from TurboPower
  16.